Skip to content

Conversation

@akshatsinha0
Copy link

No description provided.

@glessard
Copy link
Contributor

glessard commented Nov 3, 2025

@akshatsinha0 Thanks for suggesting these additions. Could you open a discussion thread on the Swift forums about these? The specific forum topic for swift-system can be found at https://forums.swift.org/c/related-projects/system/68.

///
/// The corresponding C function is `unlink`.
@_alwaysEmitIntoClient
public func remove(retryOnInterrupt: Bool=true) throws{

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
public func remove(retryOnInterrupt: Bool=true) throws{
public func remove(retryOnInterrupt: Bool=true) throws {

@akshatsinha0
Copy link
Author

Ok

Copy link
Contributor

@glessard glessard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please initiate a discussion of this feature addition in https://forums.swift.org/c/related-projects/system/68. An issue in this repository would also be welcome. Thank you!

@akshatsinha0
Copy link
Author

@glessard done https://forums.swift.org/t/add-remove-and-removedirectory-methods/83120

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants